1.jstl c 标签实现判断功能
单个判断:<c:if test="${resource.value=='GALL' && resource.checked == true}"> context here! ...
单个判断:<c:if test="${resource.value=='GALL' && resource.checked == true}"> context here! ...